[INFO] cloning repository https://github.com/curatorsigma/churchtools-ta-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curatorsigma/churchtools-ta-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fchurchtools-ta-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fchurchtools-ta-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 389f54ba4dd0e0985f6caa3638f0d080ab956ffa
[INFO] testing curatorsigma/churchtools-ta-sync against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fchurchtools-ta-sync" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/curatorsigma/churchtools-ta-sync
[INFO] finished tweaking git repo https://github.com/curatorsigma/churchtools-ta-sync
[INFO] tweaked toml for git repo https://github.com/curatorsigma/churchtools-ta-sync written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/curatorsigma/churchtools-ta-sync on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/curatorsigma/churchtools-ta-sync already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded cc v1.1.19
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded quinn v0.11.3
[INFO] [stderr]   Downloaded quinn-proto v0.11.6
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded publicsuffix v2.3.0
[INFO] [stderr]   Downloaded coe v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c4f29544a4fb074d2a0841d953d5afd12b0422957d52c57973c941c7f7c18bf
[INFO] running `Command { std: "docker" "start" "-a" "1c4f29544a4fb074d2a0841d953d5afd12b0422957d52c57973c941c7f7c18bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c4f29544a4fb074d2a0841d953d5afd12b0422957d52c57973c941c7f7c18bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4f29544a4fb074d2a0841d953d5afd12b0422957d52c57973c941c7f7c18bf", kill_on_drop: false }`
[INFO] [stdout] 1c4f29544a4fb074d2a0841d953d5afd12b0422957d52c57973c941c7f7c18bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fc5e90311fabfdd27257e32fc29b150ec9ab3ba8b12762143ef8aefe7a46c93
[INFO] running `Command { std: "docker" "start" "-a" "6fc5e90311fabfdd27257e32fc29b150ec9ab3ba8b12762143ef8aefe7a46c93", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling coe v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling ct-ta-sync v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "6fc5e90311fabfdd27257e32fc29b150ec9ab3ba8b12762143ef8aefe7a46c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc5e90311fabfdd27257e32fc29b150ec9ab3ba8b12762143ef8aefe7a46c93", kill_on_drop: false }`
[INFO] [stdout] 6fc5e90311fabfdd27257e32fc29b150ec9ab3ba8b12762143ef8aefe7a46c93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba75e896b3b6b6ec2d970bcaad41c42c61c8a7b183f54524f3f2f5f712dd44ec
[INFO] running `Command { std: "docker" "start" "-a" "ba75e896b3b6b6ec2d970bcaad41c42c61c8a7b183f54524f3f2f5f712dd44ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling ct-ta-sync v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "ba75e896b3b6b6ec2d970bcaad41c42c61c8a7b183f54524f3f2f5f712dd44ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba75e896b3b6b6ec2d970bcaad41c42c61c8a7b183f54524f3f2f5f712dd44ec", kill_on_drop: false }`
[INFO] [stdout] ba75e896b3b6b6ec2d970bcaad41c42c61c8a7b183f54524f3f2f5f712dd44ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27460e3b4c2d720504662ddc4f29cbf912b71af2b7894b57709d8e026973d0c3
[INFO] running `Command { std: "docker" "start" "-a" "27460e3b4c2d720504662ddc4f29cbf912b71af2b7894b57709d8e026973d0c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ct_ta_sync-f3c869cfaa7cc818)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config::test::heat_now_booking_in_past ... ok
[INFO] [stdout] test config::test::heat_now_need_heating ... ok
[INFO] [stdout] test config::test::heat_now_timeout_used ... ok
[INFO] [stdout] test config::test::heat_now_global_assume_used ... ok
[INFO] [stdout] test config::test::heat_now_to_far_in_the_future ... ok
[INFO] [stdout] test pull_from_ct::test::datetime_parsing ... ok
[INFO] [stdout] test pull_from_ct::test::date_parsing ... ok
[INFO] [stdout] test config::test::heat_now_need_pre_heating ... ok
[INFO] [stdout] test db::tests::delete_multiple_bookings ... FAILED
[INFO] [stdout] test db::tests::delete_single_booking ... FAILED
[INFO] [stdout] test db::tests::test_pruning ... FAILED
[INFO] [stdout] test db::tests::select_all_bookings ... FAILED
[INFO] [stdout] test db::tests::test_update_booking ... FAILED
[INFO] [stdout] test db::tests::test_insert_booking ... FAILED
[INFO] [stdout] test db::tests::select_bookings_in_timeframe ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::delete_multiple_bookings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::delete_multiple_bookings' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66725340ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66725340ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c667254a2ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c667254a2ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c6672538a72 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c6672538a72 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c6672511c8f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6672511c8f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c667252c0a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c667210221c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c667210221c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c667252c322 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c667252c322 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6672511d48 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6672506e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6672512a5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c667254aabc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c667254a802 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c667249bbac - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c66721adcda - sqlx_sqlite[1ea2eedfd46b3dbd]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14
[INFO] [stdout]   22:     0x5c66721ae418 - <sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite as sqlx_core[a69720923cc62a01]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5c66720f4a7f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[a69720923cc62a01]::testing::TestContext<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>, sqlx_core[a69720923cc62a01]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c66720a0812 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5c66720f4bfd - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c66720f4e3d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c6672070dbd - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x5c667206febb - tokio[c031df7e83dfb21a]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5c667206febb - tokio[c031df7e83dfb21a]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5c667206febb - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x5c6672056e90 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5c6672068ec0 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x5c6672065624 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x5c66720ec5fb - <tokio[c031df7e83dfb21a]::runtime::context::scoped::Scoped<tokio[c031df7e83dfb21a]::runtime::scheduler::Context>>::set::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c6672090979 - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c66720ab242 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::try_with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c66720a99ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c667208e93d - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c667205e990 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x5c6672060f86 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x5c66720626f3 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x5c667207cbb3 - tokio[c031df7e83dfb21a]::runtime::context::runtime::enter_runtime::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c6672055653 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x5c66720bff95 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5c66720c1791 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5c667208a78f - sqlx_core[a69720923cc62a01]::rt::test_block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c667209a270 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5c6672099f26 - sqlx_core[a69720923cc62a01]::testing::run_test_with_pool::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5c66720a85ea - <fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::delete_multiple_bookings::{closure#0} as sqlx_core[a69720923cc62a01]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5c66720d9c2a - ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:293:5
[INFO] [stdout]   51:     0x5c66720d3e67 - ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:293:45
[INFO] [stdout]   52:     0x5c6672078ea6 - <ct_ta_sync[608f0b060d419b00]::db::tests::delete_multiple_bookings::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c66720f54fb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c66720f54fb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c6672102ceb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c6672102ceb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c66720fc404 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c66720fc404 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c66721058f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c66721058f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c66721058f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c667253398f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c667253398f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7472d736caa4 - <unknown>
[INFO] [stdout]   74:     0x7472d73f9a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::delete_single_booking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::delete_single_booking' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66725340ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66725340ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c667254a2ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c667254a2ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c6672538a72 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c6672538a72 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c6672511c8f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6672511c8f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c667252c0a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c667210221c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c667210221c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c667252c322 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c667252c322 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6672511d48 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6672506e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6672512a5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c667254aabc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c667254a802 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c667249bbac - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c66721adcda - sqlx_sqlite[1ea2eedfd46b3dbd]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14
[INFO] [stdout]   22:     0x5c66721ae418 - <sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite as sqlx_core[a69720923cc62a01]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5c66720f4a7f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[a69720923cc62a01]::testing::TestContext<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>, sqlx_core[a69720923cc62a01]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c667209fdc2 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5c66720f4bbd - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c66720f4dfd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c6672070d7d - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x5c667206fd1b - tokio[c031df7e83dfb21a]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5c667206fd1b - tokio[c031df7e83dfb21a]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5c667206fd1b - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x5c6672056b70 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5c6672068420 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x5c6672065604 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x5c66720ec4ab - <tokio[c031df7e83dfb21a]::runtime::context::scoped::Scoped<tokio[c031df7e83dfb21a]::runtime::scheduler::Context>>::set::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c6672090939 - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c66720ab102 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::try_with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c66720a996e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c667208e8fd - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c667205e570 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x5c6672060f06 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x5c6672062393 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x5c667207ca43 - tokio[c031df7e83dfb21a]::runtime::context::runtime::enter_runtime::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c66720555a3 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x5c66720bfe85 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5c66720c15d1 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5c667208a5ff - sqlx_core[a69720923cc62a01]::rt::test_block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c667209a1f0 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5c6672099ed6 - sqlx_core[a69720923cc62a01]::testing::run_test_with_pool::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5c66720a85ba - <fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::delete_single_booking::{closure#0} as sqlx_core[a69720923cc62a01]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5c66720d9b3a - ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:277:5
[INFO] [stdout]   51:     0x5c66720d3e37 - ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:277:45
[INFO] [stdout]   52:     0x5c6672078e66 - <ct_ta_sync[608f0b060d419b00]::db::tests::delete_single_booking::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c66720f54fb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c66720f54fb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c6672102ceb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c6672102ceb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c66720fc404 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c66720fc404 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c66721058f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c66721058f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c66721058f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c667253398f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c667253398f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7472d736caa4 - <unknown>
[INFO] [stdout]   74:     0x7472d73f9a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_pruning stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_pruning' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66725340ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66725340ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c667254a2ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c667254a2ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c6672538a72 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c6672538a72 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c6672511c8f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6672511c8f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c667252c0a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c667210221c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c667210221c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c667252c322 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c667252c322 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6672511d48 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6672506e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6672512a5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c667254aabc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c667254a802 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c667249bbac - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c66721adcda - sqlx_sqlite[1ea2eedfd46b3dbd]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14
[INFO] [stdout]   22:     0x5c66721ae418 - <sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite as sqlx_core[a69720923cc62a01]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5c66720f4a7f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[a69720923cc62a01]::testing::TestContext<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>, sqlx_core[a69720923cc62a01]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c667209d482 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5c66720f4abd - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c66720f4cfd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c6672070c7d - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x5c667206f69b - tokio[c031df7e83dfb21a]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5c667206f69b - tokio[c031df7e83dfb21a]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5c667206f69b - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x5c6672055ef0 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5c66720659a0 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x5c6672065584 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x5c66720ebf6b - <tokio[c031df7e83dfb21a]::runtime::context::scoped::Scoped<tokio[c031df7e83dfb21a]::runtime::scheduler::Context>>::set::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c6672090839 - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c66720aac02 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::try_with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c66720a97ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c667208e7fd - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c667205d4f0 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x5c6672060d06 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x5c6672061613 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x5c667207c483 - tokio[c031df7e83dfb21a]::runtime::context::runtime::enter_runtime::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c66720552e3 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x5c66720bfa45 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5c66720c0ed1 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5c6672089fbf - sqlx_core[a69720923cc62a01]::rt::test_block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c6672099ff0 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5c6672099d96 - sqlx_core[a69720923cc62a01]::testing::run_test_with_pool::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5c66720a84fa - <fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::test_pruning::{closure#0} as sqlx_core[a69720923cc62a01]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5c66720d977a - ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:354:5
[INFO] [stdout]   51:     0x5c66720d3d77 - ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:354:41
[INFO] [stdout]   52:     0x5c6672078d66 - <ct_ta_sync[608f0b060d419b00]::db::tests::test_pruning::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c66720f54fb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c66720f54fb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c6672102ceb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c6672102ceb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c66720fc404 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c66720fc404 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c66721058f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c66721058f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c66721058f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c667253398f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c667253398f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7472d736caa4 - <unknown>
[INFO] [stdout]   74:     0x7472d73f9a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::select_all_bookings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::select_all_bookings' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66725340ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66725340ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c667254a2ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c667254a2ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c6672538a72 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c6672538a72 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c6672511c8f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6672511c8f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c667252c0a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c667210221c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c667210221c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c667252c322 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c667252c322 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6672511d48 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6672506e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6672512a5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c667254aabc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c667254a802 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c667249bbac - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c66721adcda - sqlx_sqlite[1ea2eedfd46b3dbd]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14
[INFO] [stdout]   22:     0x5c66721ae418 - <sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite as sqlx_core[a69720923cc62a01]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5c66720f4a7f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[a69720923cc62a01]::testing::TestContext<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>, sqlx_core[a69720923cc62a01]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c667209ded2 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5c66720f4afd - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c66720f4d3d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c6672070cbd - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x5c667206f83b - tokio[c031df7e83dfb21a]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5c667206f83b - tokio[c031df7e83dfb21a]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5c667206f83b - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x5c6672056210 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5c6672066440 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x5c66720655a4 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x5c66720ec0bb - <tokio[c031df7e83dfb21a]::runtime::context::scoped::Scoped<tokio[c031df7e83dfb21a]::runtime::scheduler::Context>>::set::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c6672090879 - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c66720aad42 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::try_with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c66720a984e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c667208e83d - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c667205d910 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x5c6672060d86 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x5c6672061973 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x5c667207c5f3 - tokio[c031df7e83dfb21a]::runtime::context::runtime::enter_runtime::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c6672055393 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x5c66720bfb55 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5c66720c1091 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5c667208a14f - sqlx_core[a69720923cc62a01]::rt::test_block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c667209a070 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5c6672099de6 - sqlx_core[a69720923cc62a01]::testing::run_test_with_pool::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5c66720a852a - <fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::select_all_bookings::{closure#0} as sqlx_core[a69720923cc62a01]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5c66720d986a - ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:218:5
[INFO] [stdout]   51:     0x5c66720d3da7 - ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:218:45
[INFO] [stdout]   52:     0x5c6672078da6 - <ct_ta_sync[608f0b060d419b00]::db::tests::select_all_bookings::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c66720f54fb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c66720f54fb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c6672102ceb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c6672102ceb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c66720fc404 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c66720fc404 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c66721058f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c66721058f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c66721058f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c667253398f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c667253398f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7472d736caa4 - <unknown>
[INFO] [stdout]   74:     0x7472d73f9a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_update_booking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_update_booking' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66725340ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66725340ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c667254a2ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c667254a2ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c6672538a72 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c6672538a72 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c6672511c8f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6672511c8f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c667252c0a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c667210221c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c667210221c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c667252c322 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c667252c322 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6672511d48 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6672506e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6672512a5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c667254aabc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c667254a802 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c667249bbac - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c66721adcda - sqlx_sqlite[1ea2eedfd46b3dbd]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14
[INFO] [stdout]   22:     0x5c66721ae418 - <sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite as sqlx_core[a69720923cc62a01]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5c66720f4a7f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[a69720923cc62a01]::testing::TestContext<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>, sqlx_core[a69720923cc62a01]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c667209f372 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5c66720f4b7d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c66720f4dbd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c6672070d3d - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x5c667206fb7b - tokio[c031df7e83dfb21a]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5c667206fb7b - tokio[c031df7e83dfb21a]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5c667206fb7b - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x5c6672056850 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5c6672067980 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x5c66720655e4 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x5c66720ec35b - <tokio[c031df7e83dfb21a]::runtime::context::scoped::Scoped<tokio[c031df7e83dfb21a]::runtime::scheduler::Context>>::set::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c66720908f9 - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c66720aafc2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::try_with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c66720a990e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c667208e8bd - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c667205e150 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x5c6672060e86 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x5c6672062033 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x5c667207c8d3 - tokio[c031df7e83dfb21a]::runtime::context::runtime::enter_runtime::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c66720554f3 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x5c66720bfd75 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5c66720c1411 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5c667208a46f - sqlx_core[a69720923cc62a01]::rt::test_block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c667209a170 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5c6672099e86 - sqlx_core[a69720923cc62a01]::testing::run_test_with_pool::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5c66720a858a - <fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::test_update_booking::{closure#0} as sqlx_core[a69720923cc62a01]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5c66720d9a4a - ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:302:5
[INFO] [stdout]   51:     0x5c66720d3e07 - ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:302:45
[INFO] [stdout]   52:     0x5c6672078e26 - <ct_ta_sync[608f0b060d419b00]::db::tests::test_update_booking::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c66720f54fb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c66720f54fb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c6672102ceb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c6672102ceb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c66720fc404 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c66720fc404 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c66721058f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c66721058f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c66721058f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c667253398f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c667253398f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7472d736caa4 - <unknown>
[INFO] [stdout]   74:     0x7472d73f9a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_insert_booking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_insert_booking' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66725340ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66725340ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c667254a2ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c667254a2ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c6672538a72 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c6672538a72 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c6672511c8f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6672511c8f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c667252c0a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c667210221c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c667210221c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c667252c322 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c667252c322 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6672511d48 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6672506e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6672512a5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c667254aabc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c667254a802 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c667249bbac - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c66721adcda - sqlx_sqlite[1ea2eedfd46b3dbd]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14
[INFO] [stdout]   22:     0x5c66721ae418 - <sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite as sqlx_core[a69720923cc62a01]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5c66720f4a7f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[a69720923cc62a01]::testing::TestContext<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>, sqlx_core[a69720923cc62a01]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c667209e922 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5c66720f4b3d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c66720f4d7d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c6672070cfd - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x5c667206f9db - tokio[c031df7e83dfb21a]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5c667206f9db - tokio[c031df7e83dfb21a]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5c667206f9db - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x5c6672056530 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5c6672066ee0 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x5c66720655c4 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x5c66720ec20b - <tokio[c031df7e83dfb21a]::runtime::context::scoped::Scoped<tokio[c031df7e83dfb21a]::runtime::scheduler::Context>>::set::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c66720908b9 - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c66720aae82 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::try_with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c66720a98ae - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c667208e87d - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c667205dd30 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x5c6672060e06 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x5c6672061cd3 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x5c667207c763 - tokio[c031df7e83dfb21a]::runtime::context::runtime::enter_runtime::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c6672055443 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x5c66720bfc65 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5c66720c1251 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5c667208a2df - sqlx_core[a69720923cc62a01]::rt::test_block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c667209a0f0 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5c6672099e36 - sqlx_core[a69720923cc62a01]::testing::run_test_with_pool::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5c66720a855a - <fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::test_insert_booking::{closure#0} as sqlx_core[a69720923cc62a01]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5c66720d995a - ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:328:5
[INFO] [stdout]   51:     0x5c66720d3dd7 - ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:328:45
[INFO] [stdout]   52:     0x5c6672078de6 - <ct_ta_sync[608f0b060d419b00]::db::tests::test_insert_booking::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c66720f54fb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c66720f54fb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c6672102ceb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c6672102ceb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c66720fc404 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c66720fc404 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c66721058f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c66721058f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c66721058f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c667253398f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c667253398f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7472d736caa4 - <unknown>
[INFO] [stdout]   74:     0x7472d73f9a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::select_bookings_in_timeframe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::select_bookings_in_timeframe' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c66725340ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c66725340ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c66725340ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c667254a2ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c667254a2ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c6672538a72 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c6672538a72 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c6672511c8f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c6672511c8f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c667252c0a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c667210221c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c667210221c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c667252c322 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c667252c322 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c6672511d48 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c6672506e49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c6672512a5d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c667254aabc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c667254a802 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c667249bbac - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c66721adcda - sqlx_sqlite[1ea2eedfd46b3dbd]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:41:14
[INFO] [stdout]   22:     0x5c66721ae418 - <sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite as sqlx_core[a69720923cc62a01]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.2/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5c66720f4a7f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[a69720923cc62a01]::testing::TestContext<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>, sqlx_core[a69720923cc62a01]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c66720a1262 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5c66720f4c3d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c66720f4e7d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c6672070dfd - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x5c667207005b - tokio[c031df7e83dfb21a]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5c667207005b - tokio[c031df7e83dfb21a]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5c667207005b - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x5c66720571b0 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5c6672069960 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x5c6672065644 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x5c66720ec74b - <tokio[c031df7e83dfb21a]::runtime::context::scoped::Scoped<tokio[c031df7e83dfb21a]::runtime::scheduler::Context>>::set::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c66720909b9 - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c66720ab382 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::try_with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c66720a9a2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c031df7e83dfb21a]::runtime::context::Context>>::with::<tokio[c031df7e83dfb21a]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c667208e97d - tokio[c031df7e83dfb21a]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c667205edb0 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x5c6672061006 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x5c6672062a53 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x5c667207cd23 - tokio[c031df7e83dfb21a]::runtime::context::runtime::enter_runtime::<<tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c6672055703 - <tokio[c031df7e83dfb21a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x5c66720c00a5 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5c66720c1951 - <tokio[c031df7e83dfb21a]::runtime::runtime::Runtime>::block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5c667208a91f - sqlx_core[a69720923cc62a01]::rt::test_block_on::<sqlx_core[a69720923cc62a01]::testing::run_test<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c667209a2f0 - sqlx_core[a69720923cc62a01]::testing::run_test::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}, sqlx_core[a69720923cc62a01]::testing::run_test_with_pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5c6672099f76 - sqlx_core[a69720923cc62a01]::testing::run_test_with_pool::<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite, fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}, ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5c66720a861a - <fn(sqlx_core[a69720923cc62a01]::pool::Pool<sqlx_sqlite[1ea2eedfd46b3dbd]::database::Sqlite>) -> ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::select_bookings_in_timeframe::{closure#0} as sqlx_core[a69720923cc62a01]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5c66720d9d1a - ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:250:5
[INFO] [stdout]   51:     0x5c66720d3e97 - ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:250:45
[INFO] [stdout]   52:     0x5c6672078ee6 - <ct_ta_sync[608f0b060d419b00]::db::tests::select_bookings_in_timeframe::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c66720f54fb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c66720f54fb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c6672102ceb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c6672102ceb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c6672102ceb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c6672102ceb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c66720fc404 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c66720fc404 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c66721058f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c66721058f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c66721058f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c66721058f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c66721058f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c667253398f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c667253398f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7472d736caa4 - <unknown>
[INFO] [stdout]   74:     0x7472d73f9a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::delete_multiple_bookings
[INFO] [stdout]     db::tests::delete_single_booking
[INFO] [stdout]     db::tests::select_all_bookings
[INFO] [stdout]     db::tests::select_bookings_in_timeframe
[INFO] [stdout]     db::tests::test_insert_booking
[INFO] [stdout]     db::tests::test_pruning
[INFO] [stdout]     db::tests::test_update_booking
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin ct-ta-sync`
[INFO] running `Command { std: "docker" "inspect" "27460e3b4c2d720504662ddc4f29cbf912b71af2b7894b57709d8e026973d0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27460e3b4c2d720504662ddc4f29cbf912b71af2b7894b57709d8e026973d0c3", kill_on_drop: false }`
[INFO] [stdout] 27460e3b4c2d720504662ddc4f29cbf912b71af2b7894b57709d8e026973d0c3
